|
''Vector Pascal〔(Vector Pascal Compiler at sourceforge.net )〕'' is an open source compiler that extends the Pascal programming language. It is designed to support efficient expression of algorithms using the SIMD model of computation. It imports into Pascal abstraction mechanisms derived from Iverson's APL programming language. In particular it extends all operators to work on vectors of data. The type system is also extended to handle pixels and dimensional analysis. The compiler is implemented in Java. == Supported Architectures == * Intel 486 * Intel Xeon-Phi (auto parallelising Xeon Phi compile) * AMD Opteron processor, the Opteron compiler supports multi-core parallelism * Pentium 4 * Athlon * Sony PlayStation 2 Emotion Engine * The Cell processor (PS3) * Advanced Vector Extensions (Intel Sandy Bridge, AMD Bulldozer (microarchitecture)) 抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)』 ■ウィキペディアで「Vector Pascal」の詳細全文を読む スポンサード リンク
|